home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 21 / AACD 21.iso / AACD / Utilities / Ghostscript / lib / lpr2.bat < prev    next >
Encoding:
DOS Batch File  |  2000-12-05  |  174 b   |  6 lines

  1. @echo off
  2. @rem $Id: lpr2.bat,v 1.2 2000/05/20 20:53:05 lpd Exp $
  3.  
  4. call gssetgs.bat
  5. %GSC% -sDEVICE#djet500 -dNOPAUSE -sPROGNAME=lpr2 -- gslp.ps -2r %1 %2 %3 %4 %5 %6 %7 %8 %9
  6.